Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Remove localization from accessibility IDs - #493

Merged
startuptester merged 3 commits into
developfrom
fix/accessibility-ids
Oct 7, 2020
Merged

Remove localization from accessibility IDs#493
startuptester merged 3 commits into
developfrom
fix/accessibility-ids

Conversation

@rachelmcr

@rachelmcr rachelmcr commented Oct 6, 2020

Copy link
Copy Markdown
Contributor

This PR changes the accessibility identifiers on text fields (e.g. site URL, username, password) to use non-localized strings. (User-facing strings such as accessibility labels are still localized as expected.)

This ensures the accessibility IDs are the same regardless of the device language, so tests can run in any language.

To test:

Ensure UI tests pass (regardless of device language) on this WPiOS PR: wordpress-mobile/WordPress-iOS#15055

@rachelmcr rachelmcr added the bug Something isn't working label Oct 6, 2020
@rachelmcr
rachelmcr marked this pull request as ready for review October 6, 2020 12:35

@startuptester startuptester left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@startuptester
startuptester merged commit 6ab9cdd into develop Oct 7, 2020
@startuptester
startuptester deleted the fix/accessibility-ids branch October 7, 2020 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants